Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated runs-on #570

Open
wants to merge 16 commits into
base: develop
Choose a base branch
from
Open

Updated runs-on #570

wants to merge 16 commits into from

Conversation

sferatime
Copy link

No description provided.

himaster
himaster previously approved these changes Nov 8, 2024
@anton-lisanin anton-lisanin added the fullTestSuite Run OZ tests and part of dapps tests label Nov 8, 2024
* NDEV-3421 Do not check accounts for rent-exempt (#571)

Co-authored-by: Semen Medvedev <[email protected]>

* add methods to the RPC client (#564)

* add methods to the erc client

* async send rpc client

---------

Co-authored-by: s-medvedev <[email protected]>
Co-authored-by: Semen Medvedev <[email protected]>
Co-authored-by: Vladimir Bugaev <[email protected]>
* NDEV-3421 Do not check accounts for rent-exempt (#571)

Co-authored-by: Semen Medvedev <[email protected]>

* add methods to the RPC client (#564)

* add methods to the erc client

* async send rpc client

* NDEV-3329. Inconsistent gas data when cancel happens (#555)

* NDEV-3329. Inconsistent gas data when cancel happens

* NDEV-3329. Show correct GAS in logs when insufficient gas happen

* Ndev 3385  Caching ProgramData accounts (#569)

* Hash , rpc + db_work

* fix clippy errors

* test fixing

* apply iface fixes for rocksdb

* account check

* add a unit test and mock rpc

* fixed RPC mock and add unit test

* applied mr comments

* change rpc API && revert clickhouse job

---------

Co-authored-by: s-medvedev <[email protected]>
Co-authored-by: Semen Medvedev <[email protected]>
Co-authored-by: Vladimir Bugaev <[email protected]>
Co-authored-by: ancientmage <[email protected]>
Co-authored-by: rnovikov <[email protected]>
@neonlabstech
Copy link

Dapps report

🔗Cost report

@neonlabstech
Copy link

Solana Requests Statistics
count min_time max_time average_time median_time
getAccountInfo 495004 0 0.404 0.000958447 0.001
getSlot 214258 0 0.391 0.000817426 0.001
getMultipleAccounts 106926 0 0.377 0.0017644 0.001
getTransaction 105019 0 0.362 0.00765203 0.005
getBlocks 89624 0 0.16 0.000700783 0.001
getLatestBlockhash 54277 0 0.397 0.00192455 0.001
sendTransaction 52766 0 0.423 0.00906349 0.006
getBlockTime 52586 0 0.163 0.000619576 0
getBlock 45586 0 0.091 0.00187117 0.002
getBalance 15263 0 0.156 0.00128461 0.001
getSignatureStatuses 1435 0 0.144 0.00157491 0.001
getVersion 740 0 0.14 0.00147027 0.001
isBlockhashValid 699 0 0.169 0.000858369 0
simulateTransaction 491 0 0.008 0.00182485 0.001
getSignaturesForAddress 64 0 0.005 0.002125 0.002
requestAirdrop 32 0.001 0.002 0.00103125 0.001
getHealth 4 0 0.122 0.031 0.001
getTokenAccountBalance 3 0 0.001 0.000666667 0.001
getFirstAvailableBlock 2 0 0.001 0.0005 0.0005
getMinimumBalanceForRentExemption 1 0.001 0.001 0.001 0.001
getClusterNodes 1 0.003 0.003 0.003 0.003

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fullTestSuite Run OZ tests and part of dapps tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants